3.832 \(\int \frac{(A+B \tan (e+f x)) \sqrt{c-i c \tan (e+f x)}}{\sqrt{a+i a \tan (e+f x)}} \, dx\)

Optimal. Leaf size=110 \[ \frac{(-B+i A) \sqrt{c-i c \tan (e+f x)}}{f \sqrt{a+i a \tan (e+f x)}}-\frac{2 B \sqrt{c} \tan ^{-1}\left (\frac{\sqrt{c} \sqrt{a+i a \tan (e+f x)}}{\sqrt{a} \sqrt{c-i c \tan (e+f x)}}\right )}{\sqrt{a} f} \]

[Out]

(-2*B*Sqrt[c]*ArcTan[(Sqrt[c]*Sqrt[a + I*a*Tan[e + f*x]])/(Sqrt[a]*Sqrt[c - I*c*Tan[e + f*x]])])/(Sqrt[a]*f) +
 ((I*A - B)*Sqrt[c - I*c*Tan[e + f*x]])/(f*Sqrt[a + I*a*Tan[e + f*x]])

________________________________________________________________________________________

Rubi [A]  time = 0.219041, antiderivative size = 110, normalized size of antiderivative = 1., number of steps used = 5, number of rules used = 5, integrand size = 45, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.111, Rules used = {3588, 78, 63, 217, 203} \[ \frac{(-B+i A) \sqrt{c-i c \tan (e+f x)}}{f \sqrt{a+i a \tan (e+f x)}}-\frac{2 B \sqrt{c} \tan ^{-1}\left (\frac{\sqrt{c} \sqrt{a+i a \tan (e+f x)}}{\sqrt{a} \sqrt{c-i c \tan (e+f x)}}\right )}{\sqrt{a} f} \]

Antiderivative was successfully verified.

[In]

Int[((A + B*Tan[e + f*x])*Sqrt[c - I*c*Tan[e + f*x]])/Sqrt[a + I*a*Tan[e + f*x]],x]

[Out]

(-2*B*Sqrt[c]*ArcTan[(Sqrt[c]*Sqrt[a + I*a*Tan[e + f*x]])/(Sqrt[a]*Sqrt[c - I*c*Tan[e + f*x]])])/(Sqrt[a]*f) +
 ((I*A - B)*Sqrt[c - I*c*Tan[e + f*x]])/(f*Sqrt[a + I*a*Tan[e + f*x]])

Rule 3588

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_.)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)])*((c_) + (d_.)*tan[(e_
.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Dist[(a*c)/f, Subst[Int[(a + b*x)^(m - 1)*(c + d*x)^(n - 1)*(A + B*x), x
], x, Tan[e + f*x]], x] /; FreeQ[{a, b, c, d, e, f, A, B, m, n}, x] && EqQ[b*c + a*d, 0] && EqQ[a^2 + b^2, 0]

Rule 78

Int[((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> -Simp[((b*e - a*f
)*(c + d*x)^(n + 1)*(e + f*x)^(p + 1))/(f*(p + 1)*(c*f - d*e)), x] - Dist[(a*d*f*(n + p + 2) - b*(d*e*(n + 1)
+ c*f*(p + 1)))/(f*(p + 1)*(c*f - d*e)), Int[(c + d*x)^n*(e + f*x)^(p + 1), x], x] /; FreeQ[{a, b, c, d, e, f,
 n}, x] && LtQ[p, -1] && ( !LtQ[n, -1] || IntegerQ[p] ||  !(IntegerQ[n] ||  !(EqQ[e, 0] ||  !(EqQ[c, 0] || LtQ
[p, n]))))

Rule 63

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - (a*d)/b + (d*x^p)/b)^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 217

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Subst[Int[1/(1 - b*x^2), x], x, x/Sqrt[a + b*x^2]] /; FreeQ[{a,
b}, x] &&  !GtQ[a, 0]

Rule 203

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTan[(Rt[b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[b, 2]), x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rubi steps

\begin{align*} \int \frac{(A+B \tan (e+f x)) \sqrt{c-i c \tan (e+f x)}}{\sqrt{a+i a \tan (e+f x)}} \, dx &=\frac{(a c) \operatorname{Subst}\left (\int \frac{A+B x}{(a+i a x)^{3/2} \sqrt{c-i c x}} \, dx,x,\tan (e+f x)\right )}{f}\\ &=\frac{(i A-B) \sqrt{c-i c \tan (e+f x)}}{f \sqrt{a+i a \tan (e+f x)}}-\frac{(i B c) \operatorname{Subst}\left (\int \frac{1}{\sqrt{a+i a x} \sqrt{c-i c x}} \, dx,x,\tan (e+f x)\right )}{f}\\ &=\frac{(i A-B) \sqrt{c-i c \tan (e+f x)}}{f \sqrt{a+i a \tan (e+f x)}}-\frac{(2 B c) \operatorname{Subst}\left (\int \frac{1}{\sqrt{2 c-\frac{c x^2}{a}}} \, dx,x,\sqrt{a+i a \tan (e+f x)}\right )}{a f}\\ &=\frac{(i A-B) \sqrt{c-i c \tan (e+f x)}}{f \sqrt{a+i a \tan (e+f x)}}-\frac{(2 B c) \operatorname{Subst}\left (\int \frac{1}{1+\frac{c x^2}{a}} \, dx,x,\frac{\sqrt{a+i a \tan (e+f x)}}{\sqrt{c-i c \tan (e+f x)}}\right )}{a f}\\ &=-\frac{2 B \sqrt{c} \tan ^{-1}\left (\frac{\sqrt{c} \sqrt{a+i a \tan (e+f x)}}{\sqrt{a} \sqrt{c-i c \tan (e+f x)}}\right )}{\sqrt{a} f}+\frac{(i A-B) \sqrt{c-i c \tan (e+f x)}}{f \sqrt{a+i a \tan (e+f x)}}\\ \end{align*}

Mathematica [A]  time = 3.98718, size = 152, normalized size = 1.38 \[ \frac{c \sec (e+f x) \left (\sin \left (\frac{1}{2} (e+f x)\right )+i \cos \left (\frac{1}{2} (e+f x)\right )\right ) \left ((A+i B) \left (\cos \left (\frac{1}{2} (e+f x)\right )-i \sin \left (\frac{1}{2} (e+f x)\right )\right )+2 i B \left (\cos \left (\frac{1}{2} (e+f x)\right )+i \sin \left (\frac{1}{2} (e+f x)\right )\right ) \tan ^{-1}(\cos (e+f x)+i \sin (e+f x))\right )}{f \sqrt{a+i a \tan (e+f x)} \sqrt{c-i c \tan (e+f x)}} \]

Antiderivative was successfully verified.

[In]

Integrate[((A + B*Tan[e + f*x])*Sqrt[c - I*c*Tan[e + f*x]])/Sqrt[a + I*a*Tan[e + f*x]],x]

[Out]

(c*Sec[e + f*x]*((A + I*B)*(Cos[(e + f*x)/2] - I*Sin[(e + f*x)/2]) + (2*I)*B*ArcTan[Cos[e + f*x] + I*Sin[e + f
*x]]*(Cos[(e + f*x)/2] + I*Sin[(e + f*x)/2]))*(I*Cos[(e + f*x)/2] + Sin[(e + f*x)/2]))/(f*Sqrt[a + I*a*Tan[e +
 f*x]]*Sqrt[c - I*c*Tan[e + f*x]])

________________________________________________________________________________________

Maple [B]  time = 0.18, size = 323, normalized size = 2.9 \begin{align*}{\frac{-i}{af \left ( -\tan \left ( fx+e \right ) +i \right ) ^{2}}\sqrt{-c \left ( -1+i\tan \left ( fx+e \right ) \right ) }\sqrt{a \left ( 1+i\tan \left ( fx+e \right ) \right ) } \left ( -2\,iB\ln \left ({ \left ( ac\tan \left ( fx+e \right ) +\sqrt{ac \left ( 1+ \left ( \tan \left ( fx+e \right ) \right ) ^{2} \right ) }\sqrt{ac} \right ){\frac{1}{\sqrt{ac}}}} \right ) \tan \left ( fx+e \right ) ac+B\ln \left ({ \left ( ac\tan \left ( fx+e \right ) +\sqrt{ac \left ( 1+ \left ( \tan \left ( fx+e \right ) \right ) ^{2} \right ) }\sqrt{ac} \right ){\frac{1}{\sqrt{ac}}}} \right ) \left ( \tan \left ( fx+e \right ) \right ) ^{2}ac+iA\sqrt{ac \left ( 1+ \left ( \tan \left ( fx+e \right ) \right ) ^{2} \right ) }\sqrt{ac}\tan \left ( fx+e \right ) +iB\sqrt{ac \left ( 1+ \left ( \tan \left ( fx+e \right ) \right ) ^{2} \right ) }\sqrt{ac}-B\ln \left ({ \left ( ac\tan \left ( fx+e \right ) +\sqrt{ac \left ( 1+ \left ( \tan \left ( fx+e \right ) \right ) ^{2} \right ) }\sqrt{ac} \right ){\frac{1}{\sqrt{ac}}}} \right ) ac-B\sqrt{ac \left ( 1+ \left ( \tan \left ( fx+e \right ) \right ) ^{2} \right ) }\sqrt{ac}\tan \left ( fx+e \right ) +A\sqrt{ac \left ( 1+ \left ( \tan \left ( fx+e \right ) \right ) ^{2} \right ) }\sqrt{ac} \right ){\frac{1}{\sqrt{ac \left ( 1+ \left ( \tan \left ( fx+e \right ) \right ) ^{2} \right ) }}}{\frac{1}{\sqrt{ac}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c-I*c*tan(f*x+e))^(1/2)*(A+B*tan(f*x+e))/(a+I*a*tan(f*x+e))^(1/2),x)

[Out]

-I/f*(-c*(-1+I*tan(f*x+e)))^(1/2)*(a*(1+I*tan(f*x+e)))^(1/2)/a*(-2*I*B*ln((a*c*tan(f*x+e)+(a*c*(1+tan(f*x+e)^2
))^(1/2)*(a*c)^(1/2))/(a*c)^(1/2))*tan(f*x+e)*a*c+B*ln((a*c*tan(f*x+e)+(a*c*(1+tan(f*x+e)^2))^(1/2)*(a*c)^(1/2
))/(a*c)^(1/2))*tan(f*x+e)^2*a*c+I*A*(a*c*(1+tan(f*x+e)^2))^(1/2)*(a*c)^(1/2)*tan(f*x+e)+I*B*(a*c*(1+tan(f*x+e
)^2))^(1/2)*(a*c)^(1/2)-B*ln((a*c*tan(f*x+e)+(a*c*(1+tan(f*x+e)^2))^(1/2)*(a*c)^(1/2))/(a*c)^(1/2))*a*c-B*(a*c
*(1+tan(f*x+e)^2))^(1/2)*(a*c)^(1/2)*tan(f*x+e)+A*(a*c*(1+tan(f*x+e)^2))^(1/2)*(a*c)^(1/2))/(a*c*(1+tan(f*x+e)
^2))^(1/2)/(-tan(f*x+e)+I)^2/(a*c)^(1/2)

________________________________________________________________________________________

Maxima [A]  time = 2.37535, size = 189, normalized size = 1.72 \begin{align*} -\frac{{\left (2 \, B \arctan \left (\cos \left (f x + e\right ), \sin \left (f x + e\right ) + 1\right ) + 2 \, B \arctan \left (\cos \left (f x + e\right ), -\sin \left (f x + e\right ) + 1\right ) - 2 \,{\left (i \, A - B\right )} \cos \left (f x + e\right ) + i \, B \log \left (\cos \left (f x + e\right )^{2} + \sin \left (f x + e\right )^{2} + 2 \, \sin \left (f x + e\right ) + 1\right ) - i \, B \log \left (\cos \left (f x + e\right )^{2} + \sin \left (f x + e\right )^{2} - 2 \, \sin \left (f x + e\right ) + 1\right ) -{\left (2 \, A + 2 i \, B\right )} \sin \left (f x + e\right )\right )} \sqrt{c}}{2 \, \sqrt{a} f} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c-I*c*tan(f*x+e))^(1/2)*(A+B*tan(f*x+e))/(a+I*a*tan(f*x+e))^(1/2),x, algorithm="maxima")

[Out]

-1/2*(2*B*arctan2(cos(f*x + e), sin(f*x + e) + 1) + 2*B*arctan2(cos(f*x + e), -sin(f*x + e) + 1) - 2*(I*A - B)
*cos(f*x + e) + I*B*log(cos(f*x + e)^2 + sin(f*x + e)^2 + 2*sin(f*x + e) + 1) - I*B*log(cos(f*x + e)^2 + sin(f
*x + e)^2 - 2*sin(f*x + e) + 1) - (2*A + 2*I*B)*sin(f*x + e))*sqrt(c)/(sqrt(a)*f)

________________________________________________________________________________________

Fricas [B]  time = 1.59364, size = 1013, normalized size = 9.21 \begin{align*} \frac{{\left (a f \sqrt{-\frac{B^{2} c}{a f^{2}}} e^{\left (2 i \, f x + 2 i \, e\right )} \log \left (-\frac{2 \,{\left (B e^{\left (2 i \, f x + 2 i \, e\right )} + B\right )} \sqrt{\frac{a}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}} \sqrt{\frac{c}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}} e^{\left (i \, f x + i \, e\right )} +{\left (a f e^{\left (2 i \, f x + 2 i \, e\right )} - a f\right )} \sqrt{-\frac{B^{2} c}{a f^{2}}}}{2 \,{\left (B e^{\left (2 i \, f x + 2 i \, e\right )} + B\right )}}\right ) - a f \sqrt{-\frac{B^{2} c}{a f^{2}}} e^{\left (2 i \, f x + 2 i \, e\right )} \log \left (-\frac{2 \,{\left (B e^{\left (2 i \, f x + 2 i \, e\right )} + B\right )} \sqrt{\frac{a}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}} \sqrt{\frac{c}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}} e^{\left (i \, f x + i \, e\right )} -{\left (a f e^{\left (2 i \, f x + 2 i \, e\right )} - a f\right )} \sqrt{-\frac{B^{2} c}{a f^{2}}}}{2 \,{\left (B e^{\left (2 i \, f x + 2 i \, e\right )} + B\right )}}\right ) +{\left ({\left (-2 i \, A + 2 \, B\right )} e^{\left (3 i \, f x + 3 i \, e\right )} +{\left (2 i \, A - 2 \, B\right )} e^{\left (2 i \, f x + 2 i \, e\right )} +{\left (-2 i \, A + 2 \, B\right )} e^{\left (i \, f x + i \, e\right )} + 2 i \, A - 2 \, B\right )} \sqrt{\frac{a}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}} \sqrt{\frac{c}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}} e^{\left (i \, f x + i \, e\right )}\right )} e^{\left (-2 i \, f x - 2 i \, e\right )}}{2 \, a f} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c-I*c*tan(f*x+e))^(1/2)*(A+B*tan(f*x+e))/(a+I*a*tan(f*x+e))^(1/2),x, algorithm="fricas")

[Out]

1/2*(a*f*sqrt(-B^2*c/(a*f^2))*e^(2*I*f*x + 2*I*e)*log(-1/2*(2*(B*e^(2*I*f*x + 2*I*e) + B)*sqrt(a/(e^(2*I*f*x +
 2*I*e) + 1))*sqrt(c/(e^(2*I*f*x + 2*I*e) + 1))*e^(I*f*x + I*e) + (a*f*e^(2*I*f*x + 2*I*e) - a*f)*sqrt(-B^2*c/
(a*f^2)))/(B*e^(2*I*f*x + 2*I*e) + B)) - a*f*sqrt(-B^2*c/(a*f^2))*e^(2*I*f*x + 2*I*e)*log(-1/2*(2*(B*e^(2*I*f*
x + 2*I*e) + B)*sqrt(a/(e^(2*I*f*x + 2*I*e) + 1))*sqrt(c/(e^(2*I*f*x + 2*I*e) + 1))*e^(I*f*x + I*e) - (a*f*e^(
2*I*f*x + 2*I*e) - a*f)*sqrt(-B^2*c/(a*f^2)))/(B*e^(2*I*f*x + 2*I*e) + B)) + ((-2*I*A + 2*B)*e^(3*I*f*x + 3*I*
e) + (2*I*A - 2*B)*e^(2*I*f*x + 2*I*e) + (-2*I*A + 2*B)*e^(I*f*x + I*e) + 2*I*A - 2*B)*sqrt(a/(e^(2*I*f*x + 2*
I*e) + 1))*sqrt(c/(e^(2*I*f*x + 2*I*e) + 1))*e^(I*f*x + I*e))*e^(-2*I*f*x - 2*I*e)/(a*f)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\sqrt{- c \left (i \tan{\left (e + f x \right )} - 1\right )} \left (A + B \tan{\left (e + f x \right )}\right )}{\sqrt{a \left (i \tan{\left (e + f x \right )} + 1\right )}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c-I*c*tan(f*x+e))**(1/2)*(A+B*tan(f*x+e))/(a+I*a*tan(f*x+e))**(1/2),x)

[Out]

Integral(sqrt(-c*(I*tan(e + f*x) - 1))*(A + B*tan(e + f*x))/sqrt(a*(I*tan(e + f*x) + 1)), x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (B \tan \left (f x + e\right ) + A\right )} \sqrt{-i \, c \tan \left (f x + e\right ) + c}}{\sqrt{i \, a \tan \left (f x + e\right ) + a}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c-I*c*tan(f*x+e))^(1/2)*(A+B*tan(f*x+e))/(a+I*a*tan(f*x+e))^(1/2),x, algorithm="giac")

[Out]

integrate((B*tan(f*x + e) + A)*sqrt(-I*c*tan(f*x + e) + c)/sqrt(I*a*tan(f*x + e) + a), x)